CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 控制 算法

搜索资源列表

  1. 工业控制中的一种常用控制算法PID运算

    0下载:
  2. 工业控制中的一种常用控制算法PID运算-industrial control of a common computing PID control algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1788
    • 提供者:林王
  1. 机器人足球比赛中位置控制算法的改进

    0下载:
  2. 详细阐述了机器人足球比赛中位置控制算法的改进,里面的思想很好,值得参考。
  3. 所属分类:编程文档

    • 发布日期:2011-04-05
    • 文件大小:99464
    • 提供者:caq2qac
  1. 矢量控制算法

    1下载:
  2. 介绍了矢量控制算法的原理及实现。坐标变换,包括clark、park变换及其逆变换。给出了矢量控制的基本机构。SVPWM的基本原理及实现。
  3. 所属分类:其它文档

    • 发布日期:2011-04-26
    • 文件大小:172702
    • 提供者:wsh731731
  1. CDMA.CDMA移动通信系统功率控制算法的MATLAB仿真实现

    4下载:
  2. CDMA移动通信系统功率控制算法的MATLAB仿真实现,可以仿真。,CDMA mobile communication system power control algorithm to achieve the MATLAB simulation, you can simulation.
  3. 所属分类:通讯/手机编程

    • 发布日期:2012-11-16
    • 文件大小:286486
    • 提供者:李成
  1. 最全PID控制算法的C语言实现

    0下载:
  2. 该文档详细介绍了PID控制算法,从最基础的控制开始,有浅深入的讲解,对于初学者很有帮助。(The document describes the PID control algorithm, starting from the most basic control, there is a shallow depth of explanation, useful for beginners.)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:6031360
    • 提供者:jijunchen
  1. PID控制算法分析与实现

    0下载:
  2. 最全PID控制算法讲解与分析,用C语言描述实现(Explanation and analysis of the most complete PID control algorithm)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-21
    • 文件大小:6031360
    • 提供者:xudong
  1. PID控制算法的C语言实现(完整版)

    2下载:
  2. 在工业应用中PID及其衍生算法是应用最广泛的算法之一,是当之无愧的万能算法,如果能够熟练掌握PID算法的设计与实现过程,对于一般的研发人员来讲,应该是足够应对一般研发问题了,而难能可贵的是,在我所接触的控制算法当中,PID控制算法又是最简单,最能体现反馈思想的控制算法,可谓经典中的经典。经典的未必是复杂的,经典的东西常常是简单的,而且是最简单的,想想牛顿的力学三大定律吧,想想爱因斯坦的质能方程吧,何等的简单!简单的不是原始的,简单的也不是落后的,简单到了美的程度。(PID and its der
  3. 所属分类:C#编程

    • 发布日期:2017-12-19
    • 文件大小:84992
    • 提供者:绮里小媛
  1. 板球控制系统的PD型模糊控制算法研究

    0下载:
  2. 板球控制系统的PD型模糊控制算法研究论文。(Research on PD fuzzy control algorithm of cricket control system.)
  3. 所属分类:其他

    • 发布日期:2017-12-12
    • 文件大小:198375
    • 提供者:wloving
  1. 控制算法理论及网络图计算机算法显示研究_吴凯

    0下载:
  2. 控制算法理论及网络图计算机算法显示研究,(Research on control algorithm theory and computer graphics display of network diagram)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-17
    • 文件大小:1182720
    • 提供者:Saberknight
  1. 四轴PID控制算法详解(单环PID、串级PID)

    0下载:
  2. PID控制算法详解,比较详细,易于理解,内含MATLAB仿真结果(PID control algorithm detailed, more detailed, easy to understand, containing MATLAB simulation results)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-25
    • 文件大小:6317056
    • 提供者:panda007
  1. 动态矩阵控制算法DMC

    0下载:
  2. 该算法是模型预测控制中的动态矩阵控制算法,matlab编写(The algorithms are a dynamic matrix control algorithm in model predictive control, which is written in MATLAB)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:4096
    • 提供者:gongshixin
  1. 模糊控制算法应用

    0下载:
  2. 通过matlab规则填写,实现了目标的跟踪控制(The tracking control of the target is realized by filling with MATLAB rules)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:1024
    • 提供者:JUSTONEBOY
  1. PID控制算法的C语言实现.(绝对的好东西)

    0下载:
  2. pid控制算法详解,包含比例、积分、微分计算过程(Detailed solution of PID control algorithm, including proportion, integral and differential calculation process)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-10
    • 文件大小:637952
    • 提供者:PPPGOD
  1. PID控制算法的C语言实现一 PID算法原理

    0下载:
  2. PID控制算法的C语言实现一 PID算法原理,工业控制(The C language of PID control algorithm realizes the principle of a PID algorithm, industrial control)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-21
    • 文件大小:77824
    • 提供者:力兄
  1. 预测控制算法

    2下载:
  2. 对线性时变模型和非线性模型的预测控制算法进行了仿真分析,设计了两种模型下的模型预测控制的实现(Simulation analysis of linear time-varying model and nonlinear model predictive control algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:7168
    • 提供者:白银三段
  1. 51单片机PID算法程序(三)增量式PID控制算法

    0下载:
  2. 51单片机PID算法程序(三)增量式PID控制算法(51 MCU PID Algorithm Program (3) Incremental PID Control Algorithm)
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2018-05-02
    • 文件大小:66560
    • 提供者:王中王
  1. PID控制算法的C语言实现.(绝对的好东西)

    0下载:
  2. 详细讲解了PID控制算法通过C语言来实现的步骤以及PID对应的C语言程序(Detailed explanation of PID control algorithm through C language to achieve the steps and PID corresponding C language program.)
  3. 所属分类:*行业应用

    • 发布日期:2018-05-03
    • 文件大小:8006656
    • 提供者:磨刀师傅
  1. 模糊PID控制算法C语言代码

    2下载:
  2. 模糊PID控制算法C语言代码,用于模糊算法的学习和研究。(Fuzzy PID control algorithm C language code)
  3. 所属分类:matlab例程

  1. 1_BLDC电机控制算法

    1下载:
  2. 详细介绍了BLDC的六步控制算法以及矢量控制算法的实现方式。(The control algorithm of BLDC is introduced)
  3. 所属分类:其他

    • 发布日期:2021-01-14
    • 文件大小:462848
    • 提供者:xilock
  1. 助力外骨骼机器人随动控制算法设计与实现

    1下载:
  2. 该文章能较为详细的介绍当前外骨骼阻抗控制算法的实施,对阻抗算法有进一步的认识(This paper can introduce the implementation of the current exoskeleton impedance control algorithm in detail, and have a further understanding of the impedance algorithm)
  3. 所属分类:文章/文档

    • 发布日期:2020-10-22
    • 文件大小:5916672
    • 提供者:烧脑
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com